home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Full / NetObjects Fusion 9 Standard / NOF9_Full_EN.exe / data1.cab / NFX_Components / NetObjects / descriptions.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-11-16  |  284 b   |  21 lines

  1. BODY {
  2.   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  3.   font-size: 10px;
  4.   background-color: #EEEEEE;
  5.   margin: 5px;
  6. }
  7.  
  8. A {
  9.   color: 0000FF;
  10. }
  11.  
  12. .title {
  13.     font-weight: bold;
  14. }
  15.  
  16. .linkIcon {
  17.   margin: 3px;
  18.   border: 0px;
  19.   vertical-align: middle;
  20. }
  21.